home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / comm / www / sitemap.readme < prev    next >
Text File  |  1997-05-03  |  2KB  |  41 lines

  1. Short:    Create a sitemap.html from a dir listing
  2. Author:   Ridwan Hughes <fox@ridhughz.demon.co.uk>
  3. Uploader: Ridwan Hughes <fox@ridhughz.demon.co.uk>
  4. Type:     comm/www
  5.  
  6.  
  7. This is a simple (well, took about 2 days to create from scratch) script
  8. which will create a sitemap.html in whichever directory you specify, from
  9. the files directory you specify and all the files in all the subdirectorys.
  10.  
  11. Usage: Either click on the icon which will run it, or type in a shell,
  12.        rx sitemap.rexx. The program will then ask you for a directory you
  13.        wish to create a sitemap for, then it will go ahead and create the
  14.        html file in that directory.
  15.  
  16. Requires: c:run, c:sort, c:join, c:delete, c:list, c:requestfile  and PIPE:
  17.           to be mounted, all basic standard OS3.1 stuff, should work with
  18.           2.0+ but I haven't got an Amiga with 2.0 on anymore to test this.
  19.  
  20. Don't break the execution with ctrl+c as I haven't put in anything which
  21. will tidy up the result if you do.
  22. Also, please don't remove my name+email address from the resulting html
  23. file, it's only an extra 89 bytes, have a heart.
  24.  
  25. Other than that, feel free to use it wherever you want to.
  26.  
  27.  
  28. Rid
  29.  
  30.  
  31. ============================= Archive contents =============================
  32.  
  33. Original  Packed Ratio    Date     Time    Name
  34. -------- ------- ----- --------- --------  -------------
  35.     4681    1553 66.8% 30-Mar-96 19:00:08  sitemap.rexx
  36.      471     295 37.3% 30-Mar-96 18:57:06  sitemap.rexx.info
  37.     1176     623 47.0% 30-Mar-96 18:57:08  sitemap.txt
  38.      854     297 65.2% 30-Mar-96 18:57:08  sitemap.txt.info
  39. -------- ------- ----- --------- --------
  40.     7182    2768 61.4% 01-Apr-97 22:00:08   4 files
  41.